Skip to content

Conversation

@nate-chandler
Copy link
Contributor

Fix the schema used for the functions in the frame de/alloc slots. Address-discriminate all functions stored in the allocator.

rdar://163330882

The schemas for the coro frame de/alloc functions were incorrectly not
being assigned and instead the non-frame de/alloc functions were being
assigned twice.  Fix that and add more tests.

rdar://163330882
They are stored at an address so that address should be used to
strengthen auth.
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@aschwaighofer aschwaighofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nate-chandler nate-chandler marked this pull request as ready for review October 28, 2025 02:20
@nate-chandler nate-chandler merged commit 84c518e into swiftlang:main Oct 28, 2025
4 of 5 checks passed
@nate-chandler nate-chandler deleted the rdar163330882 branch October 28, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants